Support xm create through the Xen-API.
authorEwan Mellor <ewan@xensource.com>
Sat, 17 Mar 2007 23:59:05 +0000 (23:59 +0000)
committerEwan Mellor <ewan@xensource.com>
Sat, 17 Mar 2007 23:59:05 +0000 (23:59 +0000)
commit61fd72f74805924868e7f6e99c699fa43fd397a9
tree3a07ac8f9f0854e0f5347ac9ad156bed95cc2f5b
parentc0767e1cc9a2e1af82ec6d88487c01060ff7d863
Support xm create through the Xen-API.

Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
tools/python/xen/xend/XendConfig.py
tools/python/xen/xend/XendDomainInfo.py
tools/python/xen/xend/XendNode.py
tools/python/xen/xm/create.dtd [new file with mode: 0644]
tools/python/xen/xm/create.py
tools/python/xen/xm/new.py
tools/python/xen/xm/xenapi_create.py [new file with mode: 0644]